wayland: Fix margins at startup
authorJasper St. Pierre <jstpierre@mecheye.net>
Thu, 27 Feb 2014 21:54:20 +0000 (16:54 -0500)
committerJasper St. Pierre <jstpierre@mecheye.net>
Thu, 27 Feb 2014 21:55:02 +0000 (16:55 -0500)
commit08d0bedb2855dc9560afd8ae998cc1683bf6384c
tree3c95c255e263a6c9b94b50926ac3455664ec0b32
parent31c259d0cb0f19d9d5aaee3c67079e778a161a68
wayland: Fix margins at startup

GtkWindow calls set_shadow_width then maps the window, meaning
that we never set the margin. Save it when we set and then set
it when we create the XDG surface.
gdk/wayland/gdkwindow-wayland.c